func get_blue( atom color )
func get_green( atom color )
func get_red( atom color )
Parent Topics:
Classes
Graphics
Category: wxColour
Returns the blue intensity of a wxColour.
See Also:
get_green,
get_red
Category: wxColour
Returns the green intensity of a wxColour.
See Also:
get_blue,
get_red
Category: wxColour
Returns the red intensity of a wxColour.
See Also:
get_blue,
get_green